Skip to main content

LowpassFilter

LowpassFilter[data,ωc] applies a lowpass filter with a cutoff frequency ωc to an array of data.

LowpassFilter[data,ωc,n] uses a filter kernel of length n.

LowpassFilter[data,ωc,n,wfun] applies a smoothing window wfun to the filter kernel.

Please visit the official Wolfram Language Reference for more details and examples on core symbols.